home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / CZTC21.BAT < prev    next >
DOS Batch File  |  1997-06-07  |  233b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the library for Zortech C++ 2.1 or earlier. (C++).
  6. rem
  7. clint cztc21.cpp -L+cztc21.clb -I. %1 %2 %3 -3- -w0 -KC0 -KB0 -Ab0 -An0 -Ah0 -Ai0
  8.